我看字典>英语词典>access code翻译和用法

access code

英 [ˈækses kəʊd]

美 [ˈækses koʊd]

存取码; 选取码

英英释义

noun

  • a code (a series of characters or digits) that must be entered in some way (typed or dialed or spoken) to get the use of something (a telephone line or a computer or a local area network etc.)
      Synonym:access

    双语例句

    • Code that is allowed to discover nonpublic information on a type can potentially access code, data, and other information you want to keep private.
      如果允许代码了解某类型的非公共信息,那么该代码就有可能会访问您需要保密的代码、数据和其他信息。
    • Access code availability is further controlled by selectively providing for updates of decryption access codes.
      接着存取码可用性由选择地提供用于更新解密存取码控制。
    • Better partitioning of implementation by factoring out extremely stable data access code from services implementations.
      通过将非常稳定的数据存取代码从服务实现中分解出来,获得更佳的实现划分。
    • It allows your data access code to be written in a manner that supports multiple databases.
      使用它你可编写支持多个数据库的数据访问代码。
    • In addition, it provides a simple mapping and API layer that lets developers quickly develop data access code.
      此外,它还提供了一个简单的映射和API层,使开发人员能够快速地开发数据访问代码。
    • Instructions on acquiring the access code are available in the unprotected introductory section of the MQ LLM Information Center.
      关于获取访问代码的操作指南在MQLLMInformationCenter无保护简介部分可见。
    • I need a higher vel access code.
      我需要高一级的访问代码。
    • Developers frequently require guidance when building JDBC code; bad JDBC code often results in having scattered data access code all over the place.
      在构建JDBC代码时开发人员常常需要一些指导;差的JDBC代码往往使得到处都是数据访问代码。
    • The power of this layer is in separating data access code from the business logic for disparate data store technologies.
      该层的作用在于针对不同的数据存储技术,从业务逻辑中分离数据访问代码。
    • However, if you've carefully isolated your database access code within a handful of object methods, your modifications will likely be slight and centralized.
      不过,如果您已经小心地隔离了一些对象方法内的数据库访问代码,则修改将很可能十分轻微且集中。